home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / swtools / mipsABI / examples / sup / PORT / step04 / Makefile.diff next >
Encoding:
Makefile  |  1994-08-02  |  694 b   |  20 lines

  1. *** ../step3/Makefile    Thu Dec 16 14:11:34 1993
  2. --- Makefile    Thu Dec 16 15:01:00 1993
  3. ***************
  4. *** 73,79 ****
  5.   AFS_LIBPATH        = /usr/afs/lib
  6.   AFS_LIBS        = -L${AFS_LIBPATH}/afs -lkauth -lprot -L${AFS_LIBPATH} -lubik -lauth -lrxkad -lsys -ldes -lrx -llwp -lcmd -lcom_err -lc ${AFS_LIBPATH}/afs/util.a
  7.   
  8. ! NETBSD_LIBS        = -lutil
  9.   CMUCS_LIBS        = -lsys
  10.   OSF_LIBS        = -lbsd
  11.   LIBS            = libextra.a
  12. --- 73,79 ----
  13.   AFS_LIBPATH        = /usr/afs/lib
  14.   AFS_LIBS        = -L${AFS_LIBPATH}/afs -lkauth -lprot -L${AFS_LIBPATH} -lubik -lauth -lrxkad -lsys -ldes -lrx -llwp -lcmd -lcom_err -lc ${AFS_LIBPATH}/afs/util.a
  15.   
  16. ! NETBSD_LIBS        = #XXX -lutil
  17.   CMUCS_LIBS        = -lsys
  18.   OSF_LIBS        = -lbsd
  19.   LIBS            = libextra.a
  20.